GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReportName | Description | Type | Additional information |
---|---|---|---|
GenerationDate | date |
None. |
|
SubmitDate | date |
None. |
|
ReportPeriodStart | date |
None. |
|
ReportPeriodEnd | date |
None. |
|
State | StatusReportState |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Tables | Collection of StatusReportTable |
None. |
|
Owners | Collection of globally unique identifier |
None. |
|
Approvers | Collection of globally unique identifier |
None. |
|
ApprovedBy | globally unique identifier |
None. |
|
ApprovalDate | date |
None. |
|
ApprovalComments | string |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2025-04-07T05:40:43.2481851+00:00", "SubmitDate": "2025-04-07T05:40:43.2481851+00:00", "ReportPeriodStart": "2025-04-07T05:40:43.2481851+00:00", "ReportPeriodEnd": "2025-04-07T05:40:43.2481851+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "badd11e8-0175-4814-9e0e-631d438ced68", "Rows": [ { "ItemId": "2808d0ca-0cc6-49b8-afd2-a9fae7ac1a08", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "2808d0ca-0cc6-49b8-afd2-a9fae7ac1a08", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "badd11e8-0175-4814-9e0e-631d438ced68", "Rows": [ { "ItemId": "2808d0ca-0cc6-49b8-afd2-a9fae7ac1a08", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "2808d0ca-0cc6-49b8-afd2-a9fae7ac1a08", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "a61b5241-deb6-4854-b58a-8c39469ea925", "b294d013-39d8-4f6b-aa65-f412912ff013" ], "Approvers": [ "63043c88-3168-4f56-9327-fc9eb33f2c1b", "5cfd4d8c-b0fc-4745-abe1-8bc7de891bb2" ], "ApprovedBy": "cfe7b888-f701-4994-8a7f-77a520b6ba94", "ApprovalDate": "2025-04-07T05:40:43.2481851+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "e10b3fba-5a62-47d1-91c8-5e4c5111ce79", "id": "8e3ba9f9-b7e8-4d78-8687-23289484139e", "ConfigId": "49cdb4ed-7021-457c-bb50-83462b1cb955" }, { "GenerationDate": "2025-04-07T05:40:43.2481851+00:00", "SubmitDate": "2025-04-07T05:40:43.2481851+00:00", "ReportPeriodStart": "2025-04-07T05:40:43.2481851+00:00", "ReportPeriodEnd": "2025-04-07T05:40:43.2481851+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "badd11e8-0175-4814-9e0e-631d438ced68", "Rows": [ { "ItemId": "2808d0ca-0cc6-49b8-afd2-a9fae7ac1a08", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "2808d0ca-0cc6-49b8-afd2-a9fae7ac1a08", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "badd11e8-0175-4814-9e0e-631d438ced68", "Rows": [ { "ItemId": "2808d0ca-0cc6-49b8-afd2-a9fae7ac1a08", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "2808d0ca-0cc6-49b8-afd2-a9fae7ac1a08", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "a61b5241-deb6-4854-b58a-8c39469ea925", "b294d013-39d8-4f6b-aa65-f412912ff013" ], "Approvers": [ "63043c88-3168-4f56-9327-fc9eb33f2c1b", "5cfd4d8c-b0fc-4745-abe1-8bc7de891bb2" ], "ApprovedBy": "cfe7b888-f701-4994-8a7f-77a520b6ba94", "ApprovalDate": "2025-04-07T05:40:43.2481851+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "e10b3fba-5a62-47d1-91c8-5e4c5111ce79", "id": "8e3ba9f9-b7e8-4d78-8687-23289484139e", "ConfigId": "49cdb4ed-7021-457c-bb50-83462b1cb955" } ]